home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -screenplay- / otherstuff / jst_dev / installwizard / installer-parts / copy-startup < prev    next >
Text File  |  1999-04-20  |  190b  |  13 lines

  1. (copyfiles
  2.     (help @copyfiles-help)
  3.     (source "RunGame")
  4.     (dest @default-dest)
  5. )
  6.  
  7. (copyfiles
  8.     (help @copyfiles-help)
  9.     (source "RunGame.icon")
  10.     (dest @default-dest)
  11.     (newname "RunGame.info")
  12. )
  13.